home *** CD-ROM | disk | FTP | other *** search
/ .net 1997 May / net 32 / NET32PC.iso / mac / NET32PC / HTML / ARACHNO / data.z / readme.txt < prev    next >
Encoding:
Text File  |  1997-01-30  |  9.4 KB  |  303 lines

  1. Dear Loyal Arachnophilia Fans:
  2.  
  3. The current version of Arachnophilia is posted here for
  4. downloading. Arachnophilia is CareWare, no money is required
  5. but you have to *Care*.
  6.  
  7. Read the CareWare help page in Arachnophilia, or visit
  8. the CareWare topic on my home page, for more
  9. information about the CareWare idea.
  10.  
  11. For a full Arachnophilia install, or if
  12. you downloaded before build 1633,
  13. download arach_full.zip (has current required DLLs).
  14.  
  15. If you have already downloaded a full version of
  16. Arachnophilia, (post build 1632) or you own some
  17. Microsoft end-user products such as Office, you may
  18. only need to download arach_sml.zip (no DLLs).
  19.  
  20. If you have already downloaded either the full or
  21. small version (post build 1632), and you only want
  22. to update your executable (the place where most of
  23. the revisions take place), you may download
  24. arach_exec.zip, the executable-only package (no support
  25. files, no setup program). Just drop the unpacked contents
  26. of this file into your Arachnophilia program directory.
  27.  
  28. --------- Revision History -------------------
  29.  
  30. 1/30/97 Release 1.5 Build 1730 --
  31. Corrected bug in right-click negotiation
  32. code that sometimes allowed an undefined
  33. file type to launch a file dialog.
  34.  
  35. 1/29/97 Release 1.5 Build 1729 --
  36. Fixed small bug in special keyboard character
  37. generator.
  38.  
  39. 1/27/97 Release 1.5 Build 1728 --
  40. This "build" simply includes a DLL
  41. file that people are reporting as missing,
  42. suddenly and without warning -- msvcrt.dll.
  43. This DLL file has not been needed before,
  44. but many are now reporting the program will
  45. not run without it. There are no other changes.
  46. You may also download this DLL file separately
  47. from my site to save time.
  48.  
  49. 1/25/97 Release 1.5 Build 1727 --
  50. Added file dialog for local HTML file links,
  51. wrote path resolver to provide relative paths
  52. in links to local resources not copied to
  53. project directory. This makes multi-directory
  54. sites more portable and consistent with server
  55. file path conventions.
  56.  
  57. 1/19/97 Release 1.5 Build 1689 --
  58. Changed all program and TBD file
  59. HTML tags to UPPERCASE, added quotes to
  60. tag fields that require them, in general
  61. cleaned up Arachnophilia's HTML syntax
  62. in several ways. This doesn't mean
  63. an Arachnophilia page (or any page!) will pass
  64. all HTML validation checkers -- each requires
  65. different things and (more important) browsers
  66. like tags that HTML validators don't.
  67.  
  68. 1/16/97 Release 1.5 Build 1688 --
  69. Replaced default command-line handler
  70. with one that accepts multiple files
  71. and restores long file names. Multiple file
  72. icons can now be dropped on the Arachnophilia
  73. program icon to open a small number of files.
  74. For a very large number of files, drop the
  75. icons on the open program window instead.
  76.  
  77. 1/15/97 Release 1.5 Build 1685 --
  78. Added support for Java source file type,
  79. corrected small error in Beautify routine
  80. to accommodate Java files.
  81.  
  82. 12/29/96 Release 1.4 Build 1671 --
  83. Added date & time functions,
  84. corrected some errors in default tags.
  85.  
  86. 12/24/96 Release 1.4 Build 1660 --
  87. Corrected bug which, under rare
  88. circumstances, would save one file
  89. under the name of another, if user exits
  90. without saving changed files first.
  91. I recommend that all download this fix.
  92.  
  93. 12/23/96 Release 1.4 Build 1658 --
  94. Added support for a tab token in .TBD command
  95. files and the provided Excel 7.0 spreadsheet.
  96. Use \t to create tabs in your page, but remember
  97. that actual tabs are used as a delimiter in
  98. the .TBD files, so only the token \t should
  99. be used.
  100.  
  101. 12/16/96 Release 1.4 Build 1656 --
  102. Added RTF conversion options to accept
  103. extended characters literally and to
  104. accept "<" and ">" literally. Also
  105. added tags and Help file section for
  106. working with Microsoft Front Page.
  107.  
  108. 12/10/96 Release 1.4 Build 1655 --
  109. Fixed some minor typographical errors
  110. in the help screens and in the frames
  111. tag set.
  112.  
  113. 12/6/96 Release 1.4 Build 1654 --
  114. Corrected bug which double-spaced
  115. lines between <PRE> ... </PRE> tags
  116. in the preview temp file.
  117.  
  118. 12/5/96 Release 1.4 Build 1653 --
  119. Corrected file closing sequence bug
  120. that would crash the program in
  121. very particular circumstances
  122. (rarely but not never, and a crash
  123. is a crash).
  124.  
  125. 12/4/96 Release 1.4 Build 1644 --
  126. Corrected bug in HTML converter
  127. that would crash application in
  128. a rare combination of conditions.
  129.  
  130. 12/3/96 Release 1.4 Build 1635 --
  131. Corrected bug in HTML converter
  132. that looped endlessly when converting
  133. complex tabbed document.
  134.  
  135. 12/3/96 Release 1.4 Build 1634 --
  136. Found and corrected a rare combination
  137. of circumstances that would crash the
  138. program after a right-click.
  139.  
  140. 12/2/96 Release 1.4 Build 1633 --
  141. Updated compiler to C++ 4.2. This
  142. will solve a number of system bugs,
  143. but it requires a full download because
  144. the DLLs have changed.
  145.  
  146. 12/2/96 Release 1.4 Build 1631 --
  147. Modified file dialog to allow operation
  148. on Windows NT 3.51. The change only affects
  149. operation on that OS version.
  150.  
  151. 12/1/96 Release 1.4 Build 1625 --
  152. Corrected list conversion bug in
  153. HTML converter routine. This bug
  154. prevented suppression of the original
  155. numbers in a numbered (ordered) list,
  156. resulting in two numbers per line.
  157.  
  158. 11/29/96 Release 1.4 Build 1624 --
  159. Correctly synchronized menu enabling of
  160. Edit ... Select All with file state.
  161. Small change.
  162.  
  163. 11/29/96 Release 1.4 Build 1620 --
  164. Corrected second-order delete key error.
  165.  
  166. 11/28/96 Release 1.4 Build 1618 --
  167. Corrected Delete key bug -- I actually
  168. didn't know this use of the delete key
  169. when I captured it for a different purpose.
  170. Now the delete key behaves as you would expect
  171. on single characters, plus it allows
  172. Power Undo to recover from deletions
  173. of more than one character.
  174.  
  175. 11/26/96 Release 1.4 Build 1613 --
  176. Corrected error in default toolbars --
  177. specifically in the .TBD file
  178. "Links-Sound.tbd". The DocRef link
  179. <A href="link" alt="">|</A> is incorrect, it
  180. should be <A name="link" alt="">|</A>.
  181. You must download the full or small version
  182. to get this change, or you can simply edit
  183. your own .TBD file (or run the Excel
  184. spreadhsheet "arachnophilia command sets.xls"
  185. in your programn directory) -- this is
  186. one reason why my program is customizable.
  187.  
  188. 11/25/96 Release 1.4 Build 1611 --
  189. Thought up way to speed up the
  190. Site Analyzer document generator.
  191.  
  192. 11/25/96 Release 1.4 Build 1610 --
  193. Improved Site Analyzer, added menu,
  194. added document option.
  195.  
  196. 11/25/96 Release 1.4 Build 1518 --
  197. Cleaned up memory leak created in
  198. new Site Analyzer facility.
  199.  
  200. 11/25/96 Release 1.4 Build 1515 --
  201. Added a tree list dialog to the Site
  202. Analyzer -- a very useful feature that
  203. allows one to interactively examine
  204. resource calls by clicking list nodes.
  205.  
  206. 11/24/96 Release 1.3 Build 1331 --
  207. Corrected bug (again!) which prevented detection
  208. of file suffixes while Explorer hides suffixes
  209. of registered file types, also corrected bug
  210. which prevented detection of .SHTML file type.
  211. Now (more strictly) detects .HTM, .HTML, .SHTML
  212. file types (case insensitive), all as HTML
  213. file type. Rejects filenames with
  214. more or fewer characters than these
  215. in the suffix.
  216.  
  217. 11/22/96 Release 1.3 Build 1329 --
  218. Found and corrected an inconsistency
  219. in shutdown file save procedure, improved
  220. correspondence of file changed status
  221. indication with true file state.
  222.  
  223. 11/21/96 Release 1.3 Build 1327 --
  224. Added support for .H filetype as
  225. a subcategory of the C++ file type.
  226. Fixed bug in file detection routine.
  227.  
  228. 11/20/96 Release 1.3 Build 1322 --
  229. Caught Beautifier bug that allowed
  230. it to reformat HTML in a page that
  231. contained JavaScript. Now only reads
  232. and formats the script segments.
  233.  
  234. 11/20/96 Release 1.3 Build 1321 --
  235. Revised HTML converter to avoid crossed
  236. tag condition where possible. Tags now
  237. close in the reverse order they opened
  238. if the RTF block reflects this.
  239.  
  240. 11/20/96 Release 1.3 Build 1306 --
  241. Tuned script beautifier to accommodate
  242. some boundary conditions. Small change.
  243.  
  244. 11/19/96 Release 1.3 Build 1305 --
  245. Added Script Beautifier, my answer
  246. to the lack of something like UNIX's
  247. "cb" command. Works on Perl, CGI,
  248. JavaScript and C++ files. Added
  249. support for C++ files.
  250.  
  251. 11/19/96 Release 1.2 Build 1304 --
  252. Fixed incorrect version reference
  253. in Save Changed dialog.
  254.  
  255. 11/19/96 Release 1.2 Build 1302 --
  256. Solved the blank toolbar bug -- it had
  257. to do with the behavior of a particular
  258. video adaptor card running under
  259. Windows 95. Only that card, only that
  260. OS. Sigh.
  261.  
  262. 11/18/96 Release 1.1 Build 1256 --
  263. Another try at solving the blank
  264. toolbar problem. Completely rewrote
  265. the toolbar generator. It would
  266. be much easier if I could see
  267. an example of this bug.
  268.  
  269. 11/18/96 Release 1.1 Build 1255 --
  270. Another effort to fix a bug I haven't seen,
  271. the missing button labels on some systems.
  272. Also fixed incorrect background color tag
  273. on RTF converter output.
  274.  
  275. 11/17/96 Release 1.1 Build 1252 --
  276. correct button sizing method to
  277. respond to bug report about no
  278. print on buttons on a small number of
  279. systems. Can't test this
  280. bug, more or less shooting in
  281. the dark.
  282.  
  283. 11/17/96 Release 1.1 Build 1251 --
  284. correct divide-by-zero error caused by
  285. coloring tags of zero-length HTML document.
  286.  
  287. 11/17/96 Release 1.1 Build 1250 --
  288. correct serious bug in Open and Save routines --
  289. prevented detection of file type if Explorer
  290. didn't show full paths in directory listings.
  291.  
  292. 11/15/96 Release 1.0 Build 1244 --
  293. correct uppercase filename error,
  294. add support for .SHTML file type.
  295.  
  296. 11/15/96 Release 1.0 Build 1242 --
  297. add support for accelerator keys
  298. ^b = bold, ^i = italic, ^u = underline.
  299.  
  300. 11/14/96 Release Version 1.0
  301.  
  302. Paul Lutus 11/14/96
  303.